Class OrderPayment

Description

This Class represents a dataobject for an Order Payment



			
Variable Summary
int $Id
int $OrderId
double $Price
int $Title
bool $Vat
string $Vat
Variables
int $Id

The id of the payment

int $OrderId

The id of the order of the payment

int $PaymentMethodId

The id of the payment method of the payment

double $Price

The price of the payment

int $Title

The title of the payment

bool $Vat

Whether or not the payment has vat enabled

string $ExternalId

External transaction identifier (for external integrations such as Klarna)

Documentation generated on Thu, 26 Jul 2018 13:22:47 +0000 by phpDocumentor 1.4.4